C1.DataCollection.AdoNet Assembly / C1.DataCollection.AdoNet Namespace / C1AdoNetVirtualDataCollection<T> Class / IsLoading Property

In This Topic
IsLoading Property (C1AdoNetVirtualDataCollection<T>)
In This Topic
Gets whether the collection is getting the data.
Syntax
'Declaration
 
Public ReadOnly Property IsLoading As Boolean
 
See Also